services.xserver.xkb.extraLayouts.<name>.typesFile
The path to the xkb types file.
This file specifies the key types that can be associated with
the various keyboard keys.
It must contain a xkb_types "name" { ... } block.
- Type
null or absolute path- Default
null- Declared
- <nixpkgs/nixos/modules/services/x11/extra-layouts.nix>